use caret for devDeps
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
"source-map": "^0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-fixtures": "7.0.0-alpha.3",
|
||||
"babel-helper-fixtures": "^7.0.0-alpha.3",
|
||||
"babel-helper-transform-fixture-test-runner": "^7.0.0-alpha.6",
|
||||
"babel-polyfill": "7.0.0-alpha.3",
|
||||
"babel-register": "7.0.0-alpha.3"
|
||||
"babel-polyfill": "^7.0.0-alpha.3",
|
||||
"babel-register": "^7.0.0-alpha.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user