use caret for devDeps

This commit is contained in:
Henry Zhu
2017-03-27 16:22:19 -04:00
parent 75328ccc60
commit f3ef03abfd
66 changed files with 77 additions and 77 deletions

View File

@@ -13,6 +13,6 @@
"babel-helper-builder-binary-assignment-operator-visitor": "7.0.0-alpha.3"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.3"
"babel-helper-plugin-test-runner": "^7.0.0-alpha.3"
}
}