BREAKING CHANGE(scope): switch scope to pushrocks
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
{
|
||||
"name": "smartq",
|
||||
"name": "@pushrocks/smartpromise",
|
||||
"private": false,
|
||||
"version": "1.1.8",
|
||||
"description": "dropin replacement for q",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
"test": "(tsrun test/test.ts)",
|
||||
"build": "(npmts)"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -21,7 +23,8 @@
|
||||
"util.promisify": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^9.4.7",
|
||||
"@gitzone/tsrun": "^1.0.18",
|
||||
"@types/node": "^10.5.1",
|
||||
"tapbundle": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user