We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc2250b + 1f48102 commit 0e5d2aeCopy full SHA for 0e5d2ae
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nullstack",
3
- "version": "0.20.1",
+ "version": "0.20.2",
4
"description": "Feature-Driven Full Stack JavaScript Components",
5
"main": "./types/index.d.ts",
6
"author": "Mortaro",
@@ -36,9 +36,7 @@
36
"swc-plugin-nullstack": "0.1.3",
37
"terser-webpack-plugin": "5.3.6",
38
"webpack": "5.88.1",
39
- "webpack-hot-middleware": "2.25.4"
40
- },
41
- "devDependencies": {
+ "webpack-hot-middleware": "2.25.4",
42
"webpack-dev-middleware": "github:Mortaro/webpack-dev-middleware#fix-write-to-disk-cleanup"
43
}
44
0 commit comments