Skip to content

Commit 4c5401a

Browse files
Charlike Mike ReagenttunnckoCore
authored andcommitted
fix(dist): include bundles in dist, so in npm package
tunnckoCore/parse-function#111 (comment) TAG: latest
1 parent 9e6aacd commit 4c5401a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@tunnckocore/parse-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-function",
3-
"version": "0.0.0-semantic-release",
3+
"version": "5.1.1",
44
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins",
55
"repository": "tunnckoCore/parse-function",
66
"homepage": "https://github.com/tunnckoCore/parse-function",

0 commit comments

Comments
 (0)