Skip to content

Commit beab960

Browse files
author
Cyril CHAPON
committed
Public npm package
1 parent b7dd443 commit beab960

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
@@ -4,6 +4,7 @@
44
"description": "This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.",
55
"main": "dist/index.js",
66
"types": "src/index.ts",
7+
"private": false,
78
"scripts": {
89
"test": "mocha --require ts-node/register --extensions ts,tsx 'test/**/*.test.{ts,tsx}'",
910
"test:watch": "mocha --require ts-node/register --extensions ts,tsx --watch --watch-files src 'test/**/*.test.{ts,tsx}'",

0 commit comments

Comments
 (0)