Skip to content

Commit

Permalink
add runkitExample
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed Jul 26, 2020
1 parent a3091b6 commit 199cbe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "combinatorics.js",
"module": "combinatorics.js",
"files": ["combinatorics.js"],
"runkitExample": "require=require(\"esm\")(module);\nvar Combinatorics=require(\"js-combinatorics\");\n",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/plugin-proposal-export-namespace-from": "^7.10.4",
Expand Down

0 comments on commit 199cbe3

Please sign in to comment.