Commit 982509d6 authored by Sophia's avatar Sophia

remove redundant modules

parent b083ed43
Pipeline #6262 failed with stages
{
"name": "srvpro-types",
"version": "0.0.1",
"description": "type definition for srvpro https://github.com/mycard/srvpro",
"main": "index.js",
"repository": "git@git.mycard.moe:async3619/srvpro-types.git",
"author": "Sophia <beyondthesophia@gmail.com>",
"license": "MIT",
"types": "./index.d.ts",
"devDependencies": {
"@types/node": "^16.11.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
"type-fest": "^2.5.0",
"typescript": "^4.4.4"
}
"name": "srvpro-types",
"version": "0.0.1",
"description": "type definition for srvpro https://github.com/mycard/srvpro",
"main": "index.js",
"repository": "git@git.mycard.moe:async3619/srvpro-types.git",
"author": "Sophia <beyondthesophia@gmail.com>",
"license": "MIT",
"types": "./index.d.ts",
"devDependencies": {
"@types/node": "^16.11.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
"typescript": "^4.4.4"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment