Skip to content

Commit d7244b8

Browse files
Harrison IfeanyichukwuHarrison Ifeanyichukwu
Harrison Ifeanyichukwu
authored and
Harrison Ifeanyichukwu
committed
fix: include lib folder in published package
1 parent 7c49d92 commit d7244b8

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
@@ -12,7 +12,7 @@
1212
"build": "tsc && BABEL_ENV=build rollup --config && rimraf temp",
1313
"lint": "eslint ./src --fix",
1414
"report-coverage": "jest --coverage --coverageReporters=text-lcov | coveralls",
15-
"semantic-release": "semantic-release --dry-run"
15+
"semantic-release": "semantic-release"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)