Skip to content

Commit

Permalink
Add save function
Browse files Browse the repository at this point in the history
  • Loading branch information
lieuzhenghong committed Aug 6, 2017
1 parent 4670aa8 commit 525ad16
Show file tree
Hide file tree
Showing 5 changed files with 2,838 additions and 242 deletions.
6 changes: 4 additions & 2 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
{
"name": "surveyor",
"version": "1.0.0",
"name": "inspector's gadget",
"version": "0.2.0",
"description": "A report generation tool for civil engineers",
"main": "main.js",
"dependencies": {
"css-loader": "^0.28.4",
"electron-canvas-to-buffer": "^2.0.0",
"localforage": "^1.5.0",
"lodash": "^4.17.4",
"mathjs": "^3.14.2",
"style-loader": "^0.18.2",
"vex-js": "^4.0.0",
"vue": "^2.4.1",
"webpack": "^3.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 525ad16

Please sign in to comment.