commit package-lock.json

master
Conduitry 3 years ago
parent fa2cfe11f3
commit a32f32ca18

4
.gitignore vendored

@ -1,5 +1 @@
/node_modules/
/package-lock.json
/pnpm-lock.yaml
/shrinkwrap.yaml
/yarn.lock

11
package-lock.json generated

@ -0,0 +1,11 @@
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@conduitry/eslint-config": {
"version": "git+https://chor.date/eslint-config#629ff643edad56a6700d4acc3d90948c58a4fc09",
"from": "git+https://chor.date/eslint-config",
"dev": true
}
}
}
Loading…
Cancel
Save