Skip to content

Commit 2090a4f

Browse files
committed
v2.4.0
1 parent 6c41b72 commit 2090a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nsfwjs",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"unpkg": "dist/nsfwjs.min.js",
55
"description": "Detect NSFW content client-side",
66
"main": "dist/index.js",
@@ -39,10 +39,10 @@
3939
"node-fetch": "^2.3.0",
4040
"np": "^5.0.0",
4141
"seedrandom": "~3.0.3",
42+
"terser": "^5.3.8",
4243
"ts-jest": "^25.2.1",
4344
"ts-node": "~9.1.0",
4445
"tslint": "~6.1.0",
45-
"terser": "^5.3.8",
4646
"typescript": "3.9.9"
4747
},
4848
"keywords": [

0 commit comments

Comments
 (0)