We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27132fb commit b6ed4c6Copy full SHA for b6ed4c6
bower.json
@@ -1,20 +1,20 @@
1
{
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
- }
+ "name": "angular-wt-genius",
+ "version": "1.0.3",
+ "authors": [
+ "zhenshuai <[email protected]>"
+ ],
+ "license": "MIT",
+ "main": [
+ "./dist/angular-wt-genius-min.js",
+ "./src"
+ "ignore": [
+ "test",
+ "src",
+ "gulpfile.js"
+ "dependencies": {
+ "notify.js": "https://github.com/zhenshuaiwws/notify.js.git#master"
+ }
20
}
0 commit comments