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

@@ -12,6 +12,6 @@
"babel-plugin-syntax-flow": "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"
}
}