Skip to content

Commit e33eac8

Browse files
committed
fix
1 parent 55c14db commit e33eac8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,7 @@
9090
"mocha": "^10.0.0",
9191
"nyc": "^15.1.0",
9292
"prettier": "^2.6.2",
93-
<<<<<<< HEAD
94-
"typescript": "^4.6.4",
95-
"vitepress": "^1.0.0-alpha.29"
96-
=======
9793
"typescript": "^4.9.3",
98-
"vue-eslint-editor": "^1.1.0",
99-
"vuepress": "^1.9.7"
100-
>>>>>>> da8cc13e (support for satisfies op)
94+
"vitepress": "^1.0.0-alpha.29"
10195
}
10296
}

0 commit comments

Comments
 (0)