Skip to content

Commit ca3d733

Browse files
authored
Merge pull request #2 from fabrix-app/v1.5
[feat] LTS 1.5
2 parents 8bab181 + cfe9f61 commit ca3d733

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package-lock.json

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fabrix/spool-cart-countries",
3-
"version": "1.1.0",
3+
"version": "1.5.0",
44
"description": "Spool - Cart Countries (Shipping Zone and Taxes)",
55
"homepage": "https://fabrix.app",
66
"author": {
@@ -44,7 +44,7 @@
4444
"lodash": "^4.17.10"
4545
},
4646
"devDependencies": {
47-
"@fabrix/fabrix": "^1.1.1",
47+
"@fabrix/fabrix": "^1.5.3",
4848
"@fabrix/lint": "^1.0.0-alpha.3",
4949
"@types/lodash": "^4.14.109",
5050
"@types/node": "~10.3.4",
@@ -59,7 +59,7 @@
5959
"typescript": "~2.8.1"
6060
},
6161
"peerDependencies": {
62-
"@fabrix/fabrix": "^1.1.1"
62+
"@fabrix/fabrix": "^1.5.3"
6363
},
6464
"license": "MIT"
6565
}

0 commit comments

Comments
 (0)