Sfoglia il codice sorgente

npm 0.5.2 [ci skip]

Evan You 12 anni fa
parent
commit
622570fefb
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ Modular & Lightweight JavaScript MVVM
 
 **Browserify**
 
-    $ npm install yyx990803/seed
+    $ npm install seed-mvvm
 
 **Bower**
 

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "seed",
+  "name": "seed-mvvm",
   "version": "0.5.2",
   "author": {
     "name": "Evan You",