Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Remove repo field, update package name.
Just trying to get this to be publishable via the monorepo.
  • Loading branch information
gregvend authored Sep 29, 2022
1 parent 0cd30de commit 48114da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@vendhq/eslint-config",
"name": "@vend/eslint-config-old",
"version": "6.0.0",
"description": "ESLint configuration for Vend",
"main": "index.js",
Expand All @@ -8,7 +8,6 @@
"prettier.config.js",
".eslintrc.js"
],
"repository": "https://github.com/vend/eslint-config-old",
"license": "MIT",
"scripts": {
"lint": "eslint . --config=index.js",
Expand Down

0 comments on commit 48114da

Please sign in to comment.