Compare commits

...

3 Commits
2.5.2 ... 2.5.3

Author SHA1 Message Date
willyb321
30ae309ea6 Merge branch 'release/2.5.3' 2018-04-14 09:48:39 +10:00
willyb321
6c526eccc8 bump 2018-04-14 09:46:49 +10:00
willyb321
8b7ae22aa9 update lockfile version 2018-04-13 16:18:56 +10:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.5.1",
"version": "2.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.5.2",
"version": "2.5.3",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"