Fix glob inclusion on npm install
This commit is contained in:
parent
28a5c13027
commit
ecfa59c016
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
"ospec": "./bin/ospec"
|
"ospec": "./bin/ospec"
|
||||||
},
|
},
|
||||||
"repository": "MithrilJS/mithril.js",
|
"repository": "MithrilJS/mithril.js",
|
||||||
"devDependencies": {
|
"dependencies": {
|
||||||
"glob": "^7.1.2"
|
"glob": "^7.1.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue