Skip to content

Commit 69cd7bc

Browse files
committed
Release v1.4.0
1 parent 5c619e5 commit 69cd7bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mu-javascript-template",
3-
"version": "1.4.0-beta.5",
3+
"version": "1.4.0",
44
"description": "Template for mu services written in JavaScript",
55
"scripts": {
66
"daemon": "nodemon --watch /app --ext js,mjs,cjs,json --exec ./run.sh",
@@ -23,7 +23,6 @@
2323
"@babel/plugin-proposal-decorators": "^7.8.3",
2424
"@babel/preset-env": "^7.8.4",
2525
"babel-plugin-module-resolver": "4.0.0",
26-
2726
"body-parser": "~1.19.0",
2827
"express": "^4.17.1",
2928
"express-http-context": "~1.2.3",

0 commit comments

Comments
 (0)