@ambers/helios
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -62,3 +62,3 @@ 'use strict'; | ||
options: { | ||
amber_dir: findAmberPath(['../..', '../amber/lang', 'bower_components/amber']), | ||
amber_dir: findAmberPath(['../amber/lang', 'node_modules/@ambers/lang']), | ||
configFile: "config.js" | ||
@@ -65,0 +65,0 @@ }, |
@@ -5,3 +5,3 @@ { | ||
"description": "Helios IDE for Amber Smalltalk", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"homepage": "https://lolg.it/amber/helios", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -16,3 +16,2 @@ Helios | ||
* `npm` (NodeJS package manager) | ||
* `bower` (JavaScript package manager) | ||
* `grunt-cli` (build packages on the commandline) | ||
@@ -28,5 +27,3 @@ * `@ambers/cli` (for serving and creating Amber applications) | ||
* `cd helios` | ||
* `npm install` | ||
* `bower install` | ||
* `grunt devel` | ||
* `npm run init` | ||
@@ -33,0 +30,0 @@ If you only want to contribute to Helios itself you can now run Helios as a regular Amber application by executing |
Sorry, the diff of this file is not supported yet
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
1793744
106
41