Skip to content

Commit 24d16f7

Browse files
committed
release: 1.0.8
1 parent 15a3353 commit 24d16f7

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

packages/dist/vue_plugin.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/dist/vue_plugin.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import be from './backend'
33
import injectString from './inject.txt'
44
// import hookString from './hook.txt'
55
import { installHook } from '@back/hook'
6+
67
// require('@back/hook')
78
// require('@back')
89
installHook(window)

packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-vconsole-devtools",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "vConsole vue-devtools plugin. Debug vue anywhere",
55
"main": "./dist/vue_plugin.js",
66
"repository": {

0 commit comments

Comments
 (0)