@slidev/types
Advanced tools
Comparing version
{ | ||
"name": "@slidev/types", | ||
"version": "0.0.0-alpha.46", | ||
"version": "0.0.0-alpha.47", | ||
"description": "Shared types declerations for Slidev", | ||
@@ -12,2 +12,7 @@ "license": "MIT", | ||
"author": "antfu <anthonyfu117@hotmail.com>", | ||
"files": [ | ||
"dist", | ||
"client.d.ts", | ||
"index.d.ts" | ||
], | ||
"main": "dist/index.js", | ||
@@ -24,4 +29,4 @@ "module": "dist/index.mjs", | ||
"@antfu/utils": "^0.1.4", | ||
"markdown-it-shiki": "^0.2.2" | ||
"markdown-it-shiki": "^0.2.3" | ||
} | ||
} |
4357
-26.1%7
-30%97
-42.6%