We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94499d7 commit a7cf0adCopy full SHA for a7cf0ad
2 files changed
LICENSE
@@ -1,5 +1,6 @@
1
The MIT License (MIT)
2
3
+Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
4
Copyright (c) 2021 Fastify Collaborators
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastify/pre-commit",
- "version": "1.2.2",
+ "version": "2.0.0-pre.1",
"description": "Automatically install pre-commit hooks for your npm modules.",
"main": "index.js",
"scripts": {
0 commit comments