mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-18 11:31:07 +00:00
chore(package.json): fix name to work with latest NPM
This commit is contained in:
parent
edef295b11
commit
8cab53c64d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "AngularJS",
|
"name": "angularjs",
|
||||||
"version": "1.0.8-snapshot",
|
"version": "1.0.8-snapshot",
|
||||||
"cdnVersion": "1.0.6",
|
"cdnVersion": "1.0.6",
|
||||||
"codename": "bubble-burst",
|
"codename": "bubble-burst",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue