cloudflare: set as private while permissions are worked out

This commit is contained in:
Evans Hauser 2018-06-07 14:38:32 -07:00
parent f9cd6ce7c1
commit a04bea3fe2
No known key found for this signature in database
GPG key ID: 88AF586817F52EEC

View file

@ -30,5 +30,6 @@
"typings": "dist/index.d.ts",
"typescript": {
"definition": "dist/index.d.ts"
}
},
"private": true
}