We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8bcc45 commit eb049b4Copy full SHA for eb049b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "roxi",
3
- "version": "1.1.1",
+ "version": "1.1.3",
4
"description": "The framework that gets your rocks off",
5
"bin": "lib/cli.js",
6
"scripts": {
@@ -14,7 +14,7 @@
14
"@rollup/plugin-commonjs": "^13.0.0",
15
"@rollup/plugin-node-resolve": "^8.0.1",
16
"@rollup/plugin-replace": "^2.3.3",
17
- "@roxi/routify": "^2.0.0-next-major",
+ "@roxi/routify": "^2.0.1-next-major",
18
"@types/jest": "^26.0.3",
19
"adm-zip": "^0.4.14",
20
"axios": "^0.19.2",
0 commit comments