We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65494bb + 3d85b97 commit 83e467bCopy full SHA for 83e467b
1 file changed
wp-react-lib/package.json
@@ -45,13 +45,8 @@
45
"dist": "vite build && npm link",
46
"dev": "vite build --watch",
47
"build": "vite build",
48
- "typecheck": "tsc --noEmit"
49
- },
50
- "eslintConfig": {
51
- "extends": [
52
- "react-app",
53
- "react-app/jest"
54
- ]
+ "typecheck": "tsc --noEmit",
+ "version": "changeset version"
55
},
56
"repository": {
57
"type": "git",
0 commit comments