Skip to content

Commit

Permalink
Merge pull request #39 from s10akir/develop
Browse files Browse the repository at this point in the history
[release] v0.2.0
  • Loading branch information
s10akir authored Dec 19, 2019
2 parents 85f48c9 + daeb30e commit 1e63e34
Show file tree
Hide file tree
Showing 16 changed files with 608 additions and 333 deletions.
197 changes: 96 additions & 101 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,17 @@
},
"main": "background.js",
"dependencies": {
"bootstrap-vue": "^2.1.0",
"bootswatch": "^4.3.1",
"chai-as-promised": "^7.1.1",
"core-js": "^2.6.5",
"github-markdown-css": "^3.0.1",
"highlightjs": "^9.12.0",
"lovefield": "^2.1.12",
"marked": "^0.7.0",
"vue": "^2.6.10",
"vue-codemirror": "^4.0.6",
"vue-router": "^3.0.3",
"vuetify": "^2.0.0"
"vue-router": "^3.0.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
Expand All @@ -43,9 +45,7 @@
"sass": "^1.18.0",
"sass-loader": "^7.1.0",
"vue-cli-plugin-electron-builder": "^1.4.0",
"vue-cli-plugin-vuetify": "^0.6.3",
"vue-template-compiler": "^2.6.10",
"vuetify-loader": "^1.2.2"
"vue-template-compiler": "^2.6.10"
},
"gitHooks": {
"pre-commit": "lint-staged"
Expand Down
Loading

0 comments on commit 1e63e34

Please sign in to comment.