Skip to content

Commit 468f212

Browse files
authored
Fix update expressions (#380)
* Bump version patch * Bump slang
1 parent faee06d commit 468f212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "cadet-frontend",
4-
"version": "1.0.10",
4+
"version": "1.0.11",
55
"scripts-info": {
66
"format": "Format source code",
77
"start": "Start the Webpack development server",
@@ -37,7 +37,7 @@
3737
"draft-js": "^0.10.5",
3838
"flexboxgrid": "^6.3.1",
3939
"flexboxgrid-helpers": "^1.1.3",
40-
"js-slang": "0.1.8",
40+
"js-slang": "0.1.9",
4141
"lodash": "^4.17.10",
4242
"lz-string": "^1.4.4",
4343
"moment": "^2.22.2",

0 commit comments

Comments
 (0)