Skip to content

Commit 0f37ebd

Browse files
committed
Update bower.json for release
1 parent 8d362d9 commit 0f37ebd

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

bower.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,19 @@
1010
"angular",
1111
"angularJS",
1212
"appcache",
13+
"applicationcache",
1314
"offline"
1415
],
1516
"license": "MIT",
17+
"main": [
18+
"dist/appcache.js",
19+
"dist/appcache.min.js",
20+
"bower.json"
21+
],
1622
"ignore": [
17-
"**/.*",
1823
"node_modules",
19-
"bower_components",
24+
"src",
2025
"test",
21-
"tests"
26+
"*.*"
2227
]
2328
}

0 commit comments

Comments
 (0)