Skip to content

Commit

Permalink
remove linux install restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
igorls committed Feb 13, 2020
1 parent a6fe36a commit 2c1eb47
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eosrio/node-abieos",
"version": "1.0.1",
"version": "1.0.2",
"description": "Node Bindings for abieos: Binary <> JSON conversion using ABIs.",
"main": "abieos.js",
"typings": "abieos.d.ts",
Expand All @@ -18,9 +18,6 @@
"url": "https://github.com/eosrio/node-abieos/issues"
},
"homepage": "https://github.com/eosrio/node-abieos#readme",
"os": [
"linux"
],
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 2c1eb47

Please sign in to comment.