1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

unpeg monorepo dev dependencies

This commit is contained in:
Ian Storm Taylor
2018-07-05 08:56:08 -07:00
parent facd857111
commit 30d0d055b5
9 changed files with 13 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
},
"devDependencies": {
"mocha": "^2.5.3",
"slate": "^0.34.4"
"slate": "*"
},
"scripts": {
"clean": "rm -rf ./dist ./lib ./node_modules"