chore: Update repo references (#1834)

This commit is contained in:
Pat Cavit 2017-05-02 09:24:12 -07:00 committed by GitHub
parent e966025171
commit bef58fdfa5
15 changed files with 50 additions and 48 deletions

View file

@ -5,7 +5,7 @@
"author": "Leo Horie",
"license": "MIT",
"main": "mithril.js",
"repository": "lhorie/mithril.js",
"repository": "MithrilJS/mithril.js",
"scripts": {
"dev": "node bundler/cli browser.js -o mithril.js -w",
"build": "npm run build-browser & npm run build-min",