Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit b72cce2

Browse files
committed
Lock versions
1 parent 7a62eac commit b72cce2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"dependencies": {
4141
"@atom/babel-plugin-chai-assert-async": "1.0.0",
4242
"@atom/babel7-transpiler": "1.0.0-1",
43-
"@babel/generator": "^7.8.0",
44-
"@babel/plugin-proposal-class-properties": "^7.8.0",
45-
"@babel/plugin-proposal-object-rest-spread": "^7.8.0",
46-
"@babel/preset-env": "^7.8.2",
47-
"@babel/preset-react": "^7.8.0",
43+
"@babel/generator": "7.8.0",
44+
"@babel/plugin-proposal-class-properties": "7.8.0",
45+
"@babel/plugin-proposal-object-rest-spread": "7.8.0",
46+
"@babel/preset-env": "7.8.2",
47+
"@babel/preset-react": "7.8.0",
4848
"babel-plugin-relay": "5.0.0",
4949
"bintrees": "1.0.2",
5050
"bytes": "3.1.0",

0 commit comments

Comments
 (0)