Skip to content

Commit b6ed4c6

Browse files
author
zhenshuai
committed
bower
1 parent 27132fb commit b6ed4c6

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

bower.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"name": "angular-wt-genius",
3-
"version": "1.0.3",
4-
"authors": [
5-
"zhenshuai <[email protected]>"
6-
],
7-
"license": "MIT",
8-
"main": [
9-
"./dist/angular-wt-genius-min.js",
10-
"./src"
11-
],
12-
"ignore": [
13-
"test",
14-
"src",
15-
"gulpfile.js"
16-
],
17-
"dependencies": {
18-
"notify.js": "git@github.com:zhenshuaiwws/notify.js.git"
19-
}
2+
"name": "angular-wt-genius",
3+
"version": "1.0.3",
4+
"authors": [
5+
"zhenshuai <[email protected]>"
6+
],
7+
"license": "MIT",
8+
"main": [
9+
"./dist/angular-wt-genius-min.js",
10+
"./src"
11+
],
12+
"ignore": [
13+
"test",
14+
"src",
15+
"gulpfile.js"
16+
],
17+
"dependencies": {
18+
"notify.js": "https://github.com/zhenshuaiwws/notify.js.git#master"
19+
}
2020
}

0 commit comments

Comments
 (0)