Skip to content

Commit eaa7631

Browse files
committed
updated fastcomments-typescript
1 parent 14f44f9 commit eaa7631

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 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": "fastcomments-vue",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"author": "winrid",
55
"license": "MIT",
66
"repository": "fastcomments/fastcomments-vue",
@@ -34,16 +34,16 @@
3434
"@vue/cli-plugin-babel": "^4.3.1",
3535
"@vue/cli-plugin-typescript": "^4.3.1",
3636
"@vue/cli-service": "^4.3.1",
37-
"vue-router": "^3.4.8",
3837
"cross-env": "^7.0.2",
39-
"fastcomments-typescript": "https://github.com/FastComments/fastcomments-typescript#main",
38+
"fastcomments-typescript": "git+https://github.com/FastComments/fastcomments-typescript.git#main",
4039
"minimist": "^1.2.5",
4140
"rollup": "^2.7.3",
4241
"rollup-plugin-babel": "^4.4.0",
4342
"rollup-plugin-terser": "^5.3.0",
4443
"rollup-plugin-vue": "^5.1.6",
4544
"typescript": "^3.8.3",
4645
"vue": "^2.6.11",
46+
"vue-router": "^3.4.8",
4747
"vue-template-compiler": "^2.6.11"
4848
},
4949
"peerDependencies": {

0 commit comments

Comments
 (0)