Skip to content

Commit

Permalink
Fix update expressions (#380)
Browse files Browse the repository at this point in the history
* Bump version patch

* Bump slang
  • Loading branch information
remo5000 authored Oct 4, 2018
1 parent faee06d commit 468f212
Showing 1 changed file with 2 additions and 2 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.10",
"version": "1.0.11",
"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.8",
"js-slang": "0.1.9",
"lodash": "^4.17.10",
"lz-string": "^1.4.4",
"moment": "^2.22.2",
Expand Down

0 comments on commit 468f212

Please sign in to comment.