Comparing version 0.8.4-beta.0 to 0.8.4-beta.1
{ | ||
"name": "mdsvex", | ||
"version": "0.8.4-beta.0", | ||
"version": "0.8.4-beta.1", | ||
"description": "Markdown preprocessor for Svelte", | ||
@@ -11,3 +11,3 @@ "main": "dist/main.cjs.js", | ||
"scripts": { | ||
"build": "tsc --emitDeclarationOnly --declaration && rollup -c", | ||
"build": "rollup -c && cp ./main.es.d.ts ./dist/es.main.d.ts", | ||
"lint": "eslint 'src/' 'test/' --ext .js,.ts", | ||
@@ -14,0 +14,0 @@ "test": "uvu -r ts-node/register test test.ts$", |
2726462
88321
6