You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add postinstall script to upgrade dev. ([](https://github.com/patternslib/dev/commit/16b900d))
63
-
64
-
Note: the "make upgrade" target is run in the directory where npm
65
-
install is invoked. If you install "@patternslib/dev" as a dependency in
66
-
"@pattersnlib/patternslib", the Patternslib project is upgraded.
67
-
68
-
69
-
* Add upgrade to remove husky. ([](https://github.com/patternslib/dev/commit/6e3629c))
70
-
71
-
72
-
* Directly use git's commit hooks and remove dependency on husky. ([](https://github.com/patternslib/dev/commit/ae05dd3))
73
-
74
-
75
-
* Makefile: Define targets as phony, if they are. ([](https://github.com/patternslib/dev/commit/d4c63b7))
76
-
77
-
78
-
* Makefile: Let the install target depend on yarn.lock file to allow reinstalls when yarn.lock changes. ([](https://github.com/patternslib/dev/commit/9de2d28))
0 commit comments