mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 19:57:25 +02:00
Remove unused scripts from package.json
This commit is contained in:
parent
271e224702
commit
47799d6b72
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
|||
{
|
||||
"scripts": {
|
||||
"start": "./lib/start-server.js",
|
||||
"build": "./lib/build-files.js",
|
||||
"publish-gh-pages": "./lib/publish-gh-pages.js",
|
||||
"examples": "./lib/copy-examples.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-preset-latest": "^6.24.1",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue