simple-boot-front 1.0.117 → 1.0.118

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simple-boot-front",
3
- "version": "1.0.117",
3
+ "version": "1.0.118",
4
4
  "main": "SimpleApplication.js",
5
5
  "license": "MIT",
6
6
  "description": "front end SPA frameworks",
@@ -73,6 +73,6 @@
73
73
  },
74
74
  "dependencies": {
75
75
  "dom-render": "^1.0.93",
76
- "simple-boot-core": "^1.0.40"
76
+ "simple-boot-core": "^1.0.41"
77
77
  }
78
78
  }