@luzhaoqi/test 0.0.11 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/lib-cjs.js +2 -0
  2. package/package.json +1 -1
package/dist/lib-cjs.js CHANGED
@@ -97558,6 +97558,8 @@ function chuli(arr) {
97558
97558
  }
97559
97559
 
97560
97560
  function createRouter(Vue) {
97561
+ debugger
97562
+ console.log(222222222);
97561
97563
  Vue.use(VueRouter$1);
97562
97564
  const $z = Vue.prototype.$z;
97563
97565
  if ($z.router) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luzhaoqi/test",
3
- "version": "0.0.11",
3
+ "version": "0.0.13",
4
4
  "private": false,
5
5
  "main": "dist/lib-cjs.js",
6
6
  "scripts": {