@lotus-tree/fg-notation 1.1.3 → 1.1.4

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": "@lotus-tree/fg-notation",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "main": "lib/index.js",
5
5
  "module": "src/index.js",
6
6
  "scripts": {
@@ -10,7 +10,7 @@
10
10
  "prepublishOnly": "yarn build"
11
11
  },
12
12
  "dependencies": {
13
- "@lotus-tree/command-handler": "^2.0.0",
13
+ "@lotus-tree/command-handler": "^2.1.0",
14
14
  "bent": "^7.3.12",
15
15
  "glob": "^7.2.0",
16
16
  "sharp": "^0.29.3"