Skip to content

Commit 7c72a4c

Browse files
committed
updating readme
1 parent 8a0010b commit 7c72a4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "express-typescript-sequelize-seed",
2+
"name": "express-typescript-seed",
33
"version": "1.0.0",
44
"private": false,
5+
"author": "Kevin Kolz <kckolz@gmail.com>",
56
"scripts": {
67
"start": "yarn run build && yarn run serve",
78
"test": "yarn run build && rimraf tests/sqlite.db && NODE_ENV=test jest --forceExit --verbose dist/tests/*.test.js",

0 commit comments

Comments
 (0)