@ambers/contrib-legacy
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -53,3 +53,3 @@ 'use strict'; | ||
options: { | ||
amber_dir: findAmberPath(['../..', '../amber/lang', 'bower_components/amber']), | ||
amber_dir: findAmberPath(['../amber/lang', 'node_modules/@ambers/lang']), | ||
configFile: "config.js" | ||
@@ -56,0 +56,0 @@ }, |
@@ -5,3 +5,3 @@ { | ||
"description": "Legacy IDE and a few other old non-core packages", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"homepage": "https://lolg.it/amber/amber-contrib-legacy", | ||
@@ -34,3 +34,2 @@ "repository": { | ||
"codemirror": "^5.39.2", | ||
"es6-promise": "^4.2.4", | ||
"jquery-ui-dist": ">=1.9.2", | ||
@@ -40,5 +39,6 @@ "require-css": "^0.1.10" | ||
"devDependencies": { | ||
"@ambers/helios": "^0.10.0", | ||
"@ambers/helios": ">=0.10.0", | ||
"@ambers/ide-starter-modal": "^0.2.0", | ||
"@ambers/sdk": "^0.10.7", | ||
"es6-promise": "^4.2.4", | ||
"grunt": "^1.0.3", | ||
@@ -45,0 +45,0 @@ "grunt-contrib-clean": "^1.1.0", |
@@ -10,5 +10,3 @@ # Amber legacy items | ||
```sh | ||
npm install | ||
bower install | ||
grunt devel | ||
npm run init | ||
``` | ||
@@ -15,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
473518
9
24
16
- Removedes6-promise@^4.2.4
- Removedes6-promise@4.2.8(transitive)