@frontity/file-settings
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.2](https://github.com/frontity/frontity/compare/@frontity/file-settings@0.2.1...@frontity/file-settings@0.2.2) (2019-05-15) | ||
**Note:** Version bump only for package @frontity/file-settings | ||
## [0.2.1](https://github.com/frontity/frontity/compare/@frontity/file-settings@0.2.0...@frontity/file-settings@0.2.1) (2019-05-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@frontity/file-settings", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "file settings package", | ||
@@ -18,2 +18,5 @@ "author": "Eduardo Campaña <asrielo@gmail.com>", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/frontity/frontity/issues" | ||
}, | ||
"scripts": { | ||
@@ -27,5 +30,2 @@ "test:ci": "jest", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/frontity/frontity/issues" | ||
}, | ||
"dependencies": { | ||
@@ -35,3 +35,3 @@ "ramda": "^0.26.1" | ||
"devDependencies": { | ||
"@frontity/types": "^0.1.1", | ||
"@frontity/types": "^0.1.2", | ||
"@types/jest": "^24.0.11", | ||
@@ -44,3 +44,3 @@ "@types/ramda": "^0.26.6", | ||
}, | ||
"gitHead": "eeaa52b7f20aa9b179e9730e16e17e498a93f9d7" | ||
"gitHead": "8d314f3553dfca53c92d9c8c19b8436416f62721" | ||
} |
26170