Skip to content

Commit

Permalink
chore: update package private to false
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Aug 12, 2019
1 parent 43d2114 commit d202190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-codable",
"version": "0.1.0",
"private": true,
"private": false,
"main": "dist/index.js",
"module": "dist/ts-codable.esm.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit d202190

Please sign in to comment.