Skip to content

Commit

Permalink
feat: updated repo
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Aug 31, 2024
1 parent 1ea0014 commit 11cad3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/global.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
declare module 'simulado';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"require": "./dist/togglee.umd.cjs"
},
"scripts": {
"prepare": "npm run build && npm run build:cdn",
"prepare": "npm run build",
"build": "tsc && vite build",
"format": "prettier --write \"**/*.ts\"",
"lint": "eslint . --max-warnings 0",
Expand Down

0 comments on commit 11cad3b

Please sign in to comment.