Skip to content

Commit

Permalink
Merge branch 'GPII-4253'
Browse files Browse the repository at this point in the history
* GPII-4253:
  Removed gratuitous whitespace
  Whitelisted this package for Windows (i.e. OS == 'win32')
  • Loading branch information
amb26 committed Dec 4, 2019
2 parents cadcb7c + b920f98 commit faecb2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"rimraf": "2.6.2",
"shelljs": "0.8.1"
},
"os": [
"win32"
],
"license": "BSD-3-Clause",
"keywords": [
"gpii",
Expand Down

0 comments on commit faecb2a

Please sign in to comment.