Skip to content

Commit

Permalink
Merge pull request #14 from MysticalMike60t/dev
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
MysticalMike60t authored Sep 10, 2024
2 parents 2a5bdfd + a1db54d commit ba6a89c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "caden",
"version": "1.0.12",
"version": "1.0.13",
"description": "UI Npm Package",
"main": "src/index.js",
"main": "lib/index.js",
"files": [
"src/",
"lib/",
"README.md",
"package.json",
"package-lock.json",
Expand Down

0 comments on commit ba6a89c

Please sign in to comment.