Преглед изворни кода

examples: mark `@uppy-example/aws-nodejs` as private

Antoine du Hamel пре 2 година
родитељ
комит
e767c74097
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      examples/aws-nodejs/package.json

+ 1 - 0
examples/aws-nodejs/package.json

@@ -6,6 +6,7 @@
   "scripts": {
     "start": "node index.js"
   },
+  "private": true,
   "author": "",
   "license": "MIT",
   "dependencies": {