Skip to content

Commit

Permalink
(feat) typescript definitions
Browse files Browse the repository at this point in the history
Signed-off-by: Giacomo Minighin <[email protected]>
  • Loading branch information
Giacomo Minighin committed Oct 3, 2019
1 parent 9f324a3 commit cafd40d
Show file tree
Hide file tree
Showing 3 changed files with 455 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/concerto-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"npm": ">=5"
},
"main": "index.js",
"typings": "index.d.ts",
"typings": "types/index.d.ts",
"scripts": {
"prepublishOnly": "webpack --config webpack.config.js --mode production",
"prepare": "pegjs ./lib/introspect/parser.pegjs",
Expand Down
Loading

0 comments on commit cafd40d

Please sign in to comment.