Skip to content

Commit c7480dc

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
authored andcommitted
build: release initial version
1 parent 5c28a3a commit c7480dc

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,12 +1,11 @@
11
{
22
"name": "handler",
33
"version": "0.0.0-development",
4-
"description": "",
4+
"description": "Sits between the controller and the model, performing request data validation, serialization and integrity checks",
55
"main": "index.js",
66
"private": true,
77
"scripts": {
88
"commit": "git-cz",
9-
"test": "echo \"Error: no test specified\" && exit 1",
109
"semantic-release": "semantic-release"
1110
},
1211
"repository": {

0 commit comments

Comments
 (0)