Skip to content

Commit

Permalink
chore(api): modify the api
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrachet committed Oct 14, 2024
1 parent 8837bd8 commit 7b5db54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flag-engine/core",
"private": false,
"version": "0.0.3",
"version": "0.0.4",
"description": "Feature flags evaluation engine, runtime agnostic",
"type": "module",
"main": "./dist/index.cjs.js",
Expand Down

0 comments on commit 7b5db54

Please sign in to comment.