1 parent 8d362d9 commit 0f37ebdCopy full SHA for 0f37ebd
1 file changed
bower.json
@@ -10,14 +10,19 @@
10
"angular",
11
"angularJS",
12
"appcache",
13
+ "applicationcache",
14
"offline"
15
],
16
"license": "MIT",
17
+ "main": [
18
+ "dist/appcache.js",
19
+ "dist/appcache.min.js",
20
+ "bower.json"
21
+ ],
22
"ignore": [
- "**/.*",
23
"node_modules",
- "bower_components",
24
+ "src",
25
"test",
- "tests"
26
+ "*.*"
27
]
28
}
0 commit comments