Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
/ Orion Public archive

Commit

Permalink
Merge pull request #34 from koalalorenzo/releases/0.1.1
Browse files Browse the repository at this point in the history
Release 0.1.1
  • Loading branch information
koalalorenzo authored Feb 24, 2017
2 parents 85c0a6f + 9fea4ac commit c93b63f
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 104 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumpy",
"version": "0.1.0",
"version": "0.1.1",
"description": "Lumpy is an easy-to-use and KISS IPFS desktop interface",
"main": "main.js",
"scripts": {
Expand All @@ -24,8 +24,8 @@
"electron-packager": "^8.5.1",
"eslint": "^3.14.0",
"eslint-config-equimper": "^1.3.5",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-promise": "^3.4.2",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-standard": "^2.0.1",
"icon-gen": "^1.0.7",
"standard": "^8.6.0"
Expand Down
Loading

0 comments on commit c93b63f

Please sign in to comment.