Skip to content

Commit

Permalink
Release: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Beau VanDenburgh committed Feb 2, 2018
1 parent 98d6b22 commit fc86c0c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 108 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Project-Delta",
"name": "project-delta",
"description": "Use MathQuill to type out notes for math",
"version": "1.0.0",
"version": "2.0.0",
"private": true,
"author": "Beau <[email protected]>",
"main": "electron ./src",
Expand All @@ -21,4 +21,4 @@
"devDependencies": {
"electron-wix-msi": "^1.3.0"
}
}
}
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "project-delta",
"version": "1.4.3",
"version": "2.0.0",
"main": "main.js",
"dependencies": {
"bootstrap": "^3.3.7",
"jquery": "3.1.1",
"mathquill": "^0.10.1-a"
}
}
}
103 changes: 0 additions & 103 deletions winstall.js

This file was deleted.

0 comments on commit fc86c0c

Please sign in to comment.