@nzz/q-cli 1.6.0 → 1.6.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nzz/q-cli",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "description": "Cli tool to setup new Q tools, new Q server implementations and start Q dev server to test developing Q tools",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -2,7 +2,7 @@
2
2
  "name": "custom-code-skeleton",
3
3
  "version": "1.0.0",
4
4
  "devDependencies": {
5
- "@nzz/nzz.ch-static": "github:nzzdev/nzz.ch-static#v1.0.0",
5
+ "@nzz/nzz.ch-static": "github:nzzdev/ed-tech-nzz.ch-static#v1.0.0",
6
6
  "@nzz/q-cli": "^1.4.11",
7
7
  "@rollup/plugin-alias": "^3.1.9",
8
8
  "@rollup/plugin-commonjs": "^21.0.0",