Skip to content

Commit 6433b70

Browse files
committed
Updating to alpha version of vue-prism-editor
1 parent f9d8c7b commit 6433b70

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.DS_Store
33
docs/.vuepress/dist
4+
.vscode

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"@mojs/curve-editor": "^1.5.0",
3434
"@mojs/player": "^0.43.16",
3535
"@vuepress/shared-utils": "^1.7.1",
36-
"vue-prism-editor": "^1.2.2"
36+
"vue-prism-editor": "^2.0.0-alpha.2"
3737
}
3838
}

0 commit comments

Comments
 (0)