diff --git a/.gitignore b/.gitignore index 7864f29..6f8c95f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ node_modules dist/* !dist/virtualfs.js !dist/virtualfs.js.map -phoenix-fs-*.tgz +phcode-fs-*.tgz diff --git a/package.json b/package.json index b6eab17..ec033a5 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "phoenix-fs", + "name": "@phcode/fs", "description": "Phoenix virtual file system over filer/ browser fs access APIs", "version": "1.0.2", "keywords": [