Skip to content

Commit

Permalink
Merge pull request cloudflare#16 from cloudflare/private-packagejson
Browse files Browse the repository at this point in the history
Add private to package.json
  • Loading branch information
kristianfreeman authored and lukeed committed May 13, 2021
2 parents 4ebc244 + 9a2bb58 commit 8ffbbe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker-router/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "{{ project-name }}",
"private": true,
"version": "1.0.0",
"description": "package for creating workers templates",
"main": "index.js",
Expand Down

0 comments on commit 8ffbbe4

Please sign in to comment.