diff --git a/package.json b/package.json index c05342a..e30e3d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "nodejs-dist-indexer", - "version": "1.7.6", + "name": "@node-core/nodejs-dist-indexer", + "version": "2.0.0", "description": "An application to create nodejs.org distribution index files: index.json and index.tab", "main": "src/dist-indexer.js", "author": "Rod Vagg ",