Skip to content

Commit c3dcdd8

Browse files
Update package.json
1 parent 1ed5d45 commit c3dcdd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"license": "Commercial",
66
"author": "AppSeed.us",
77
"main": "src/index",
8+
"build": {
9+
"yarn": "v16.13.0,v17.0.0,v18.0.0"
10+
},
811
"scripts": {
912
"start": "pm2 start production.config.json",
1013
"start-no-daemon": "pm2 start production.config.json --no-daemon",
@@ -54,4 +57,4 @@
5457
"ts-node-dev": "2.0.0",
5558
"typescript": "^4.3.5"
5659
}
57-
}
60+
}

0 commit comments

Comments
 (0)