update,
This commit is contained in:
3156
amicho/ddmseoul/demo/wordpress-clone/browsersync/package-lock.json
generated
Normal file
3156
amicho/ddmseoul/demo/wordpress-clone/browsersync/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "browsersync",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "browser-sync start --proxy \"localhost:32834\" --files \"../src/wp-content/themes/**/*.*\""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
Reference in New Issue
Block a user