chore: wip: Replace brace with ace-builds to get latest version of ace
Showing
... | @@ -151,13 +151,13 @@ | ... | @@ -151,13 +151,13 @@ |
"dependencies": { | "dependencies": { | ||
"@babel/polyfill": "^7.0.0", | "@babel/polyfill": "^7.0.0", | ||
"@torkelo/react-select": "2.1.1", | "@torkelo/react-select": "2.1.1", | ||
"ace-builds": "^1.4.2", | |||
"angular": "1.6.6", | "angular": "1.6.6", | ||
"angular-bindonce": "0.3.1", | "angular-bindonce": "0.3.1", | ||
"angular-native-dragdrop": "1.2.2", | "angular-native-dragdrop": "1.2.2", | ||
"angular-route": "1.6.6", | "angular-route": "1.6.6", | ||
"angular-sanitize": "1.6.6", | "angular-sanitize": "1.6.6", | ||
"baron": "^3.0.3", | "baron": "^3.0.3", | ||
"brace": "^0.10.0", | |||
"classnames": "^2.2.6", | "classnames": "^2.2.6", | ||
"clipboard": "^1.7.1", | "clipboard": "^1.7.1", | ||
"d3": "^4.11.0", | "d3": "^4.11.0", | ||
... | ... |
Please
register
or
sign in
to comment