Skip to content

Commit

Permalink
Merge pull request #11 from MysticalMike60t/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
MysticalMike60t authored Sep 10, 2024
2 parents f3c13b7 + 2b21622 commit b374d4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"],
"plugins": [
"@babel/plugin-transform-modules-commonjs",
["transform-require-ignore", {
"extensions": [".css"]
}]
]
}
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caden",
"version": "1.0.9",
"version": "1.0.10",
"description": "UI Npm Package",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit b374d4f

Please sign in to comment.