update npm identifier
This commit is contained in:
parent
1994e8e596
commit
adf91a4f7a
4 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ The easist way to setup the test runner is to create an NPM script for it. Open
|
|||
"test": "ospec"
|
||||
},
|
||||
"dependencies": {
|
||||
"mithril": "github:lhorie/mithril.js#rewrite"
|
||||
"mithril": "github:mithril@1.0.0-rc.2"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue