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.
1 parent 09a2943 commit 6decd53Copy full SHA for 6decd53
1 file changed
packages/react-renderer-demo/package.json
@@ -5,6 +5,7 @@
5
"engines": {
6
"node": "10"
7
},
8
+ "private": true,
9
"scripts": {
10
"dev": "next \"src/app/\"",
11
"preserve": "npm run build-public && npm run build-funcs && npm run build-app && npm run copy-deps && npm run install-deps",
0 commit comments