Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Mar 15, 2017
1 parent 0b6b1fe commit 68dcc8d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions app/package.json
Expand Up @@ -11,29 +11,29 @@
},
"license": "MIT",
"dependencies": {
"ampersand-app": "^2.0.0",
"ampersand-app": "2.0.0",
"electron-debug": "1.1.0",
"exceljs": "0.3.0",
"exceljs": "0.3.1",
"file-loader": "0.9.0",
"font-awesome": "4.7.0",
"history": "^4.5.1",
"history": "4.6.0",
"jquery": "3.1.1",
"lodash": "4.17.4",
"mobx": "3.1.2",
"mobx-react": "4.1.1",
"mobx": "3.1.7",
"mobx-react": "4.1.3",
"moment": "2.17.1",
"react": "15.4.2",
"react-bootstrap": "0.30.7",
"react-bootstrap": "0.30.8",
"react-bootstrap-daterangepicker": "3.2.2",
"react-dom": "15.4.2",
"react-dropzone": "3.11.0",
"react-dropzone": "3.12.0",
"react-linkify": "0.2.0",
"react-split-pane": "0.1.58",
"react-split-pane": "0.1.59",
"react-textarea-autosize": "4.0.5",
"react-virtualized": "9.1.0",
"react-virtualized": "9.2.3",
"recompose": "0.22.0",
"reselect": "2.5.4",
"source-map-support": "0.4.11",
"source-map-support": "0.4.12",
"sqlite3": "3.1.8",
"styled-components": "1.4.4",
"username": "2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "Kapla",
"productName": "Kapla",
"version": "1.0.1",
"version": "1.0.2",
"description": "Instrument, mit dem die Abteilung Recht des AWEL Geschäfte erfasst und Fristen kontrolliert",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 68dcc8d

Please sign in to comment.