mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-03 20:54:43 +00:00
chore(package.json): fix name to work with latest NPM
This commit is contained in:
parent
514dc0eb16
commit
32f8a04c8f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "AngularJS",
|
"name": "angularjs",
|
||||||
"version": "1.1.6-snapshot",
|
"version": "1.1.6-snapshot",
|
||||||
"cdnVersion": "1.1.4",
|
"cdnVersion": "1.1.4",
|
||||||
"codename": "spooky-giraffe",
|
"codename": "spooky-giraffe",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue