Skip to content

Commit

Permalink
Remove modules
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Mar 11, 2020
1 parent 8c11b54 commit 848ba25
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 315 deletions.
263 changes: 0 additions & 263 deletions modules/CodeSelector/CodeSelector.js

This file was deleted.

40 changes: 0 additions & 40 deletions modules/CodeSelector/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions modules/README.md

This file was deleted.

13 changes: 4 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@
"object-assign": "^4.1.1",
"quill": "^1.3.4"
},
"expDependencies": {
"node-sass": "^4.7.2",
"sass-loader": "^6.0.6",
"highlight.js": "^9.12.0",
"quill-image-drop-module": "^1.0.3",
"quill-image-resize-module": "^3.0.0",
"vue-quill-editor": "^3.0.0"
},
"devDependencies": {
"autoprefixer": "^6.7.2",
"babel-cli": "^6.23.0",
Expand Down Expand Up @@ -130,7 +122,10 @@
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.10.0",
"webpack-hot-middleware": "^2.16.1",
"webpack-merge": "^2.6.1"
"webpack-merge": "^2.6.1",
"node-sass": "^4.7.2",
"sass-loader": "^6.0.6",
"highlight.js": "^9.12.0"
},
"engines": {
"node": ">= 4.0.0",
Expand Down

0 comments on commit 848ba25

Please sign in to comment.