Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkOGDev committed Mar 21, 2018
1 parent f11a8a3 commit 89b4462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-client-side",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {
"dev": "webpack --mode development --devtool eval-source-map ./index.ts --output ./dist/isClientSide.js",
"prod": "webpack --mode production ./index.ts --output ./dist/isClientSide.min.js"
Expand Down

0 comments on commit 89b4462

Please sign in to comment.