Skip to content

Commit

Permalink
Nothing special needed for browserify support
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasfj committed Oct 6, 2014
1 parent c1ef484 commit 29be400
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,733 deletions.
24 changes: 0 additions & 24 deletions browser.js

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "slugid",
"version": "1.0.2",
"version": "1.0.3",
"author": "Jonas Finnemann Jensen <jopsen@gmail.com>",
"description": "URL-safe base64 UUID encoder for generating 22 character slugs",
"license": "MIT",
"scripts": {
"test": "nodeunit slugid_test.js"
},
"browser": "./browser.js",
"repository": {
"type": "git",
"url": "https://github.com/jonasfj/slugid.git"
Expand Down
Loading

0 comments on commit 29be400

Please sign in to comment.