Skip to content

Commit 3bc18ce

Browse files
phryneasghengeveld
andauthored
Apply suggestions from code review
Co-Authored-By: Gert Hengeveld <[email protected]>
1 parent 3f7c51c commit 3bc18ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
"@babel/plugin-transform-runtime": "7.6.2",
4343
"@babel/preset-env": "7.6.3",
4444
"@babel/preset-react": "7.6.3",
45-
"@babel/preset-typescript": "^7.3.3",
45+
"@babel/preset-typescript": "7.3.3",
4646
"@pika/pack": "0.5.0",
4747
"@pika/plugin-build-node": "0.7.1",
4848
"@pika/plugin-build-types": "0.7.1",
49-
"@pika/plugin-build-umd": "^0.7.1",
49+
"@pika/plugin-build-umd": "0.7.1",
5050
"@pika/plugin-build-web": "0.7.1",
5151
"@pika/plugin-bundle-types": "0.7.1",
5252
"@pika/plugin-standard-pkg": "0.7.1",
5353
"@pika/plugin-ts-standard-pkg": "0.7.1",
5454
"@storybook/react": "5.2.5",
5555
"@testing-library/jest-dom": "4.2.0",
5656
"@testing-library/react": "9.3.0",
57-
"@typescript-eslint/eslint-plugin": "^2.1.0",
58-
"@typescript-eslint/parser": "^2.1.0",
57+
"@typescript-eslint/eslint-plugin": "2.1.0",
58+
"@typescript-eslint/parser": "2.1.0",
5959
"babel-eslint": "10.0.3",
6060
"babel-jest": "24.9.0",
6161
"babel-loader": "8.0.6",

0 commit comments

Comments
 (0)