Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Feb 10, 2019
1 parent 5931650 commit 6d7a16b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "host-environment",
"version": "0.0.1",
"version": "1.0.0",
"description": "Easily detect what host environment your code is running in",
"keywords": [
"host",
Expand Down Expand Up @@ -61,7 +61,7 @@
"eslint-config-modular": "^6.0.0",
"karma": "^4.0.0",
"karma-cli": "^2.0.0",
"karma-config": "^1.4.0",
"karma-config": "^1.4.1",
"mocha": "^5.2.0",
"npm-check": "^5.9.0",
"nyc": "^13.2.0",
Expand All @@ -72,4 +72,4 @@
"typescript-tslint-plugin": "^0.3.0",
"version-bump-prompt": "^4.2.1"
}
}
}

0 comments on commit 6d7a16b

Please sign in to comment.