mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 22:06:36 +10:00
Fix build by removing npm support for now. Was updating version to 0.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user