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 17c9c51 commit fd667a2Copy full SHA for fd667a2
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"build:14": "npm --prefix ng14 run build",
11
"build:15": "npm --prefix ng15 run build",
12
"build:16": "npm --prefix ng16 run build",
13
- "postinstall": "npm i --prefix ng12 && npm i --prefix ng13 && npm i --prefix ng14 && npm i --prefix ng15"
+ "postinstall": "npm i --prefix ng12 && npm i --prefix ng13 && npm i --prefix ng14 && npm i --prefix ng15 && npm i --prefix ng16"
14
},
15
"author": "Vitaliy Stoliarov",
16
"license": "MIT",
0 commit comments