Skip to content

Commit

Permalink
Use slang v0.1.10 (#389)
Browse files Browse the repository at this point in the history
* Use slang 0.1.10

* Bump version
  • Loading branch information
remo5000 authored Oct 28, 2018
1 parent 8a32c0e commit 6a7cf1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "cadet-frontend",
"version": "1.0.14",
"version": "1.0.15",
"scripts-info": {
"format": "Format source code",
"start": "Start the Webpack development server",
Expand Down Expand Up @@ -37,7 +37,7 @@
"draft-js": "^0.10.5",
"flexboxgrid": "^6.3.1",
"flexboxgrid-helpers": "^1.1.3",
"js-slang": "0.1.9",
"js-slang": "0.1.10",
"lodash": "^4.17.10",
"lz-string": "^1.4.4",
"moment": "^2.22.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5135,9 +5135,9 @@ js-base64@^2.1.9:
version "2.4.3"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.4.3.tgz#2e545ec2b0f2957f41356510205214e98fad6582"

[email protected].8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.1.8.tgz#791841db199853f81c14872c0f0366414f31ff96"
[email protected].10:
version "0.1.10"
resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-0.1.10.tgz#d081b896d5bbab34246e4bbb6d7d020b07ec72d6"
dependencies:
"@types/acorn" "^4.0.3"
"@types/estree" "0.0.39"
Expand Down

0 comments on commit 6a7cf1a

Please sign in to comment.