fixed package.json

This commit is contained in:
Fabians
2022-08-10 16:34:05 +03:00
parent 44d390d1bb
commit cc5a82841d
+1 -1
View File
@@ -8,6 +8,6 @@
"watch": "mjml -w ./src/*.mjml -o ./dist/"
},
"devDependencies": {
"mjml": "^4.13.0",
"mjml": "^4.13.0"
}
}