Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
filipenevola committed Aug 5, 2020
1 parent 0e28a76 commit 80ae689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "meteor-node-stubs",
"author": "Ben Newman <ben@meteor.com>",
"description": "Stub implementations of Node built-in modules, a la Browserify",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"license": "MIT",
"scripts": {
"prepublish": "node scripts/build-deps.js"
"prepare": "node scripts/build-deps.js"
},
"dependencies": {
"assert": "^1.4.1",
Expand Down

0 comments on commit 80ae689

Please sign in to comment.