Ver Fonte

change example name

samuelayo há 6 anos atrás
pai
commit
b9a0fe7051
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      examples/python-xhr/package.json

+ 1 - 1
examples/python-xhr/package.json

@@ -1,6 +1,6 @@
 {
   "private": true,
-  "name": "uppy-companion-aws-example",
+  "name": "python-xhr-example",
   "scripts": {
     "copy": "cp ../../packages/uppy/dist/uppy.min.css .",
     "start:client": "budo main.js:bundle.js -- -t babelify -g aliasify",