Skip to content

Commit f2dc8c7

Browse files
committed
chore: changed license on package.json
1 parent 9546252 commit f2dc8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nestjs-fastify",
33
"version": "0.0.0",
44
"private": true,
5-
"license": "MIT",
5+
"license": "UNLICENSED",
66
"scripts": {
77
"prebuild": "rimraf dist",
88
"build": "nest build",

0 commit comments

Comments
 (0)