Skip to content

Commit

Permalink
release: 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippowxk committed Apr 12, 2023
1 parent 15a3353 commit 24d16f7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/dist/vue_plugin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/dist/vue_plugin.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import be from './backend'
import injectString from './inject.txt'
// import hookString from './hook.txt'
import { installHook } from '@back/hook'

// require('@back/hook')
// require('@back')
installHook(window)
Expand Down
2 changes: 1 addition & 1 deletion packages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-vconsole-devtools",
"version": "1.0.7",
"version": "1.0.8",
"description": "vConsole vue-devtools plugin. Debug vue anywhere",
"main": "./dist/vue_plugin.js",
"repository": {
Expand Down

0 comments on commit 24d16f7

Please sign in to comment.