Skip to content

Commit a7cf0ad

Browse files
committed
Address feedback
1 parent 94499d7 commit a7cf0ad

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
The MIT License (MIT)
22

3+
Copyright (c) 2015 Arnout Kazemier, Martijn Swaagman, the Contributors.
34
Copyright (c) 2021 Fastify Collaborators
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/pre-commit",
3-
"version": "1.2.2",
3+
"version": "2.0.0-pre.1",
44
"description": "Automatically install pre-commit hooks for your npm modules.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)