Skip to content

Commit

Permalink
Merge pull request #13 from JosunLP/dev
Browse files Browse the repository at this point in the history
1.6.1
  • Loading branch information
JosunLP authored Jun 1, 2024
2 parents 41094cf + 8f99895 commit 28f710f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"deploy-v2": "npm run deploy-v3 && node ./tools/v2.js",
"build": "vite build",
"build-tooling": "tsc --project ./tooling.tsconfig.json",
"watch-ts": "tsc -w -p tsconfig.json",
"watch-sass": "sass --watch ./src/sass/:./dist/css/",
"watch": "vite build --watch",
"sync": "npm run build-tooling && node ./tools/syncConfig.js"
},
"devDependencies": {
Expand Down Expand Up @@ -44,4 +43,4 @@
"@webcomponents/custom-elements": "^1.6.0",
"bootstrap": "^5.3.3"
}
}
}

0 comments on commit 28f710f

Please sign in to comment.