Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e079e38c3 | |||
38d1aa5477 |
7
npmextra.json
Normal file
7
npmextra.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
]
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartbrowser",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "wraps browser-sync",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user