Skip to content

Commit

Permalink
v5.0.0
Browse files Browse the repository at this point in the history
+ Removed macaddress dependency
+ Gets a mac address with the native os networkInterfaces function
+ Updated Webpack and Browserify Examples
+ Fixed #6 and #8
  • Loading branch information
adamhalasz committed Jun 3, 2018
1 parent 770e826 commit be9e8b6
Show file tree
Hide file tree
Showing 11 changed files with 211 additions and 480 deletions.
2 changes: 1 addition & 1 deletion examples/browserify/Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Uniqid Browserify Example
Tested with Browserify 13.0.1.

![Uniqid Browserify Example](http://i.imgur.com/ubwYKEt.png)
![Uniqid Browserify Example](https://i.imgur.com/xBhYTVE.png)

### Install Browserify
```
Expand Down

0 comments on commit be9e8b6

Please sign in to comment.