@remkoj/optimizely-cms-cli
Advanced tools
+4
-3
@@ -5,3 +5,3 @@ { | ||
| "type": "module", | ||
| "version": "5.3.1", | ||
| "version": "5.3.2", | ||
| "bin": { | ||
@@ -18,6 +18,7 @@ "opti-cms": "./dist/index.js" | ||
| "compile": "node ./script/update-cfg.js && rollup -c ./rollup.config.js", | ||
| "recompile": "node ./script/update-cfg.js && rollup -c ./rollup.config.js", | ||
| "opti-cms": "node ./dist/index.js" | ||
| }, | ||
| "devDependencies": { | ||
| "@remkoj/optimizely-cms-api": "5.3.1", | ||
| "@remkoj/optimizely-cms-api": "5.3.2", | ||
| "@rollup/plugin-json": "^6.1.0", | ||
@@ -32,3 +33,3 @@ "@rollup/plugin-typescript": "^12.3.0", | ||
| "peerDependencies": { | ||
| "@remkoj/optimizely-cms-api": "^5.3.1", | ||
| "@remkoj/optimizely-cms-api": "^5.3.2", | ||
| "@types/node": "*" | ||
@@ -35,0 +36,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
253081
0.07%