Skip to content

Commit 0b013ca

Browse files
committed
Build: upgrade dependencies, including requirejs to 2.3.7
1 parent fca1c56 commit 0b013ca

File tree

4 files changed

+375
-385
lines changed

4 files changed

+375
-385
lines changed

.husky/commit-msg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
31

42
npx commitplease .git/COMMIT_EDITMSG

.husky/pre-commit

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
31

42
npm run lint
53
npm run qunit-fixture

0 commit comments

Comments
 (0)