mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
v1.0.1
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user