➕ (note) add dep for github and markdown
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
"pwa:asset": "npx vue-pwa-asset-generator -a public/img/logo.svg --no-manifest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/core": "^3.2.5",
|
||||
"bulma": "^0.9.2",
|
||||
"core-js": "^3.9.0",
|
||||
"markdown-it": "^12.0.4",
|
||||
"pouchdb-adapter-indexeddb": "^7.2.2",
|
||||
"pouchdb-browser": "^7.2.2",
|
||||
"register-service-worker": "^1.7.2",
|
||||
@@ -23,6 +25,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/markdown-it": "^12.0.1",
|
||||
"@types/pouchdb-browser": "^6.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.15.2",
|
||||
"@typescript-eslint/parser": "^4.15.2",
|
||||
@@ -47,4 +50,4 @@
|
||||
"typescript": "~4.1.3",
|
||||
"vue-jest": "^5.0.0-0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user