Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 6cd3c1f

Browse files
author
Michael Maslov
committed
add private:false setting
1 parent 057531c commit 6cd3c1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.3",
44
"description": "Sequelize migrations generator && runner",
55
"main": "index.js",
6+
"private": false,
67
"bin": {
78
"runmigration": "./bin/runmigration.js",
89
"makemigration": "./bin/makemigration.js"

0 commit comments

Comments
 (0)