Skip to content

Commit

Permalink
chore: remove np
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinH committed Jan 27, 2023
1 parent b9f07bd commit 62a0327
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1,702 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"e2e:ci": "start-server-and-test dev http://localhost:3000 cy:ci",
"cy:open": "cypress open",
"cy:run": "cypress run",
"cy:ci": "cypress run --record",
"npm:publish": "np --contents package"
"cy:ci": "cypress run --record"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.2",
Expand All @@ -46,7 +45,6 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-svelte3": "^4.0.0",
"np": "^7.6.3",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"query-string": "^8.1.0",
Expand Down
Loading

0 comments on commit 62a0327

Please sign in to comment.