We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2aa9d commit c439993Copy full SHA for c439993
.npmrc
@@ -0,0 +1,10 @@
1
+# npm options
2
+auth-type=legacy
3
+
4
+# pnpm options
5
+always-auth = true
6
+enable-pre-post-scripts = true
7
+link-workspace-packages = false
8
+shamefully-hoist = true
9
+shared-workspace-lockfile = true
10
+strict-peer-dependencies = false
.nvmrc
@@ -1 +1 @@
-10.14.1
+18
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-package",
- "version": "1.4.0",
+ "version": "1.3.0",
"description": "An opinionated package.json formatter plugin for Prettier",
"license": "MPL-2.0",
"repository": "shellscape/prettier-plugin-package",
0 commit comments