Skip to content

Commit

Permalink
add minimum effekt version to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
IR0NSIGHT committed Jan 23, 2024
1 parent 7fb5470 commit a1dc9da
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 @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Benchmarking for the Effekt language",
"main": "index.js",
"minimumEffekt": "cbff76e875c7ce4aca5e52fd8ef170c1f66b97e9",
"scripts": {
"start": "./src/javascript/index.js",
"test": "./src/javascript/index.js --small"
Expand Down

0 comments on commit a1dc9da

Please sign in to comment.