Skip to content

Commit

Permalink
cdnjs format
Browse files Browse the repository at this point in the history
  • Loading branch information
asafdav committed Aug 19, 2014
1 parent 9cc2266 commit b7aff75
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,13 @@
"scripts": {
"test": "grunt test --verbose"
},
"npmName": "ng-csv",
"npmFileMap": [{
"basePath": "/build/",
"autoupdate": {
"source": "git",
"target": "https://github.com/asafdav/ng-csv.git",
"basePath": "",
"files": [
"*.js"
"build/ng-csv.min.js",
"build/ng-csv.js"
]
}],
}
}

0 comments on commit b7aff75

Please sign in to comment.