We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2afa5 commit 0caed8eCopy full SHA for 0caed8e
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pri",
3
- "version": "4.3.16",
+ "version": "4.3.17",
4
"types": "src/node/index.ts",
5
"main": "built/node/index.js",
6
"scripts": {
@@ -96,7 +96,7 @@
96
"eslint-plugin-react": "7.22.0",
97
"eslint-plugin-react-hooks": "4.2.0",
98
"file-loader": "5.0.2",
99
- "fork-ts-checker-webpack-plugin": "6.2.0",
+ "fork-ts-checker-webpack-plugin": "6.5.2",
100
"fs-extra": "8.1.0",
101
"gulp": "^4.0.2",
102
"gulp-babel": "^8.0.0",
@@ -160,4 +160,4 @@
160
"worker-loader": "2.0.0",
161
"yargs": "15.0.2"
162
}
163
-}
+}
0 commit comments