Skip to content

Commit 4ce1d20

Browse files
author
fanyi.lzj
committed
🐛 fix(Version): use fixed version
undefined
1 parent 21e230d commit 4ce1d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/rax/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"webpack-cli": "3.1.2"
3333
},
3434
"dependencies": {
35-
"rax": "^0.6.7"
35+
"rax": "0.6.7"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)