vite-plugin-framer
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "vite-plugin-framer", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"type": "module", | ||
"main": "index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"build-types": "tsc" | ||
}, | ||
"exports": { | ||
".": { | ||
"import": "./index.js", | ||
"require": "./index.js" | ||
}, | ||
"./types": "./index.d.ts" | ||
}, | ||
"repository": "https://huntercaron@github.com/framer/vite-plugin-framer.git", | ||
@@ -14,2 +25,4 @@ "author": "Hunter Caron <huntercaron@me.com>", | ||
"devDependencies": { | ||
"@types/node": "^20.12.7", | ||
"typescript": "^5.4.5", | ||
"vite": "^5.0.0" | ||
@@ -16,0 +29,0 @@ }, |
3633
5
87
3