Skip to content

Commit d29db5f

Browse files
authored
Update package.json
1 parent 50ca00b commit d29db5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.0",
44
"description": "Replaces the markdown image with an enhanced:img from the @sveltejs/enhanced-img.",
55
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"No tests specified\" && exit 0"
8+
},
69
"type": "module",
710
"keywords": [
811
"svelte",

0 commit comments

Comments
 (0)