Skip to content

Commit

Permalink
chore: Bump flechette to v1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheer committed Sep 16, 2024
1 parent 0e6d6e5 commit 7676349
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
37 changes: 18 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prepublishOnly": "npm test && npm run build"
},
"dependencies": {
"@uwdata/flechette": "1.0.0-beta.2",
"@uwdata/flechette": "^1.0.0",
"acorn": "^8.12.1",
"node-fetch": "^3.3.2"
},
Expand All @@ -50,7 +50,7 @@
"rimraf": "^6.0.1",
"rollup": "^4.21.3",
"rollup-plugin-bundle-size": "^1.0.3",
"tape": "^5.8.1",
"tape": "^5.9.0",
"typescript": "^5.6.2"
}
}

0 comments on commit 7676349

Please sign in to comment.