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

Commit 740656e

Browse files
committed
version carets removed
1 parent 8a49cd4 commit 740656e

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
@@ -113,7 +113,7 @@
113113
"@babel/preset-react": "7.0.0",
114114
"@babel/preset-typescript": "^7.3.3",
115115
"@babel/register": "7.4.4",
116-
"@octokit/rest": "^16.33.1",
116+
"@octokit/rest": "16.33.1",
117117
"@testing-library/jest-dom": "4.0.0",
118118
"@testing-library/react": "8.0.4",
119119
"@types/chai": "4.2.0",
@@ -164,7 +164,7 @@
164164
"eslint-plugin-react": "7.14.2",
165165
"eslint-plugin-react-hooks": "1.6.1",
166166
"eslint-plugin-redux-saga": "1.0.0",
167-
"esm": "^3.2.25",
167+
"esm": "3.2.25",
168168
"file-loader": "4.0.0",
169169
"fork-ts-checker-webpack-plugin": "1.5.0",
170170
"html-loader": "0.5.5",
@@ -202,9 +202,9 @@
202202
"tslint": "5.11.0",
203203
"tslint-loader": "3.5.4",
204204
"tslint-react": "4.0.0",
205-
"tslint-react-hooks": "^2.2.1",
205+
"tslint-react-hooks": "2.2.1",
206206
"typescript": "3.5.1",
207-
"typescript-plugin-styled-components": "^1.4.3",
207+
"typescript-plugin-styled-components": "1.4.3",
208208
"url-loader": "2.0.1",
209209
"webpack": "4.35.3",
210210
"webpack-cli": "3.3.5",

0 commit comments

Comments
 (0)