Skip to content

Commit 91efb09

Browse files
committed
Update dependencies (exclude prereleases)
1 parent 2b11ca7 commit 91efb09

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
@@ -39,7 +39,7 @@
3939
},
4040
"peerDependencies": {
4141
"cldr-data": ">=25",
42-
"globalize": ">=1.3.0-a <2.0.0",
42+
"globalize": "^1.3.0",
4343
"iana-tz-data": ">=2017.0.0"
4444
},
4545
"devDependencies": {
@@ -48,7 +48,7 @@
4848
"cldr-data": ">=25",
4949
"eslint": "^3.19.0",
5050
"eslint-config-defaults": "^9.0.0",
51-
"globalize": ">=1.3.0-a <2.0.0",
51+
"globalize": "^1.3.0",
5252
"iana-tz-data": ">=2017.0.0",
5353
"jshint": "2.6.x",
5454
"mocha": "2.1.0"

0 commit comments

Comments
 (0)