Skip to content

Commit fc95fb3

Browse files
committed
chore(package) ~ -> ^
1 parent 8972e17 commit fc95fb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"minify"
1919
],
2020
"dependencies": {
21-
"execon": "~1.2.0",
22-
"files-io": "~1.2.0",
23-
"minify": "~2.0.0",
24-
"ponse": "~1.4.1"
21+
"execon": "^1.2.0",
22+
"files-io": "^1.2.0",
23+
"minify": "^2.0.0",
24+
"ponse": "^1.4.1"
2525
},
2626
"license": "MIT"
2727
}

0 commit comments

Comments
 (0)