Skip to content

Commit

Permalink
Update RunKit example on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WesSouza committed May 3, 2020
1 parent c83a0f9 commit 2a909b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"files": [
"dist"
],
"runkitExampleFilename": "examples/node-js/simple-calendar.js",
"scripts": {
"build": "tsdx build --name CalendarBase --format cjs,esm,umd",
"lint": "tsdx lint src test",
Expand Down Expand Up @@ -69,4 +70,4 @@
"singleQuote": true,
"trailingComma": "es5"
}
}
}

0 comments on commit 2a909b1

Please sign in to comment.