diff --git a/package-lock.json b/package-lock.json index 8867b76..0546842 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,32 +32,23 @@ } }, "../angelscripts-monorepo-packages": { - "version": "1.0.0", - "license": "MIT", + "version": "0.0.1", "dependencies": { "ansi-colors": "^4.1.1", + "eslint": "^7.0.0", + "eslint-config-standard": "^16.0.3", "organic-stem-skeleton-find-root": "^2.0.1", "p-iteration": "^1.1.8", "prompts": "^2.4.2" - }, - "devDependencies": { - "eslint": "^7.0.0", - "eslint-config-standard": "^16.0.3" } }, "../organic-angel": { - "version": "0.5.3", - "license": "MIT", + "version": "0.0.1", "dependencies": { "async": "^3.2.2", "esm": "^3.2.25", + "jasmine": "3.10.0", "organic-plasma": "^4.1.1" - }, - "bin": { - "angel": "bin/angel.js" - }, - "devDependencies": { - "jasmine": "3.10.0" } }, "../organic-plasma-socketio-channel": { @@ -7376,9 +7367,9 @@ } }, "node_modules/parse-url": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", - "integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz", + "integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==", "dev": true, "dependencies": { "is-ssh": "^1.3.0", @@ -15296,9 +15287,9 @@ } }, "parse-url": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", - "integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz", + "integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==", "dev": true, "requires": { "is-ssh": "^1.3.0",