Fix build by removing npm support for now. Was updating version to 0.

This commit is contained in:
Drew Freyling
2014-05-05 16:18:35 +10:00
parent 9fe96228bc
commit f560a84ef6
+1 -11
View File
@@ -2,17 +2,7 @@
"name": "angular-busy",
"filename": "angular-busy.min.js",
"description": "Show busy/loading indicators on any $http or $resource request, or on any promise",
"version": 0,
"npmName": "angular-busy",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"*.js",
"*.css"
]
}
],
"version": "4.0.2",
"files": [
"dist/angular-busy.js",
"dist/angular-busy.min.js",