Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 committed Jun 23, 2024
1 parent 91ee467 commit d48c915
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "@z1g-project/injectify",
"description": "A improved version of Sodiums Plugin Injector ready to use in all your projects.",
"version": "0.5.9-prev",
"version": "0.5.9-prev2",
"author": "z1g Project",
"type": "module",
"main": "lib/index.cjs",
"exports": {
".": "./lib/index.cjs",
"./blunder": "./src/index.ts"
"./blunder": "./src/blunder.ts",
"./types": "./src/types.d.ts"
},
"license": "MIT",
"repository": {
Expand Down

0 comments on commit d48c915

Please sign in to comment.