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 c92b576 commit f543e5dCopy full SHA for f543e5d
package.json
@@ -109,20 +109,5 @@
109
"trailingComma": "all",
110
"singleQuote": true,
111
"arrowParens": "always"
112
- },
113
- "optionalDependencies": {
114
- "archons-win32-x64-msvc": "0.1.2",
115
- "archons-darwin-x64": "0.1.2",
116
- "archons-linux-x64-gnu": "0.1.2",
117
- "archons-linux-x64-musl": "0.1.2",
118
- "archons-linux-arm64-gnu": "0.1.2",
119
- "archons-win32-ia32-msvc": "0.1.2",
120
- "archons-linux-arm-gnueabihf": "0.1.2",
121
- "archons-darwin-arm64": "0.1.2",
122
- "archons-android-arm64": "0.1.2",
123
- "archons-freebsd-x64": "0.1.2",
124
- "archons-linux-arm64-musl": "0.1.2",
125
- "archons-win32-arm64-msvc": "0.1.2",
126
- "archons-android-arm-eabi": "0.1.2"
127
}
128
0 commit comments