Skip to content

Commit

Permalink
Merge afa95ea into c54a8a9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Dec 5, 2019
2 parents c54a8a9 + afa95ea commit 62ed0f1
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 1,084 deletions.
8 changes: 0 additions & 8 deletions modules/seer/.babelrc

This file was deleted.

8 changes: 0 additions & 8 deletions modules/seer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
"dist"
],
"scripts": {
"build": "rm -rf dist && mkdir dist && babel index.js -o dist/index.js",
"docs": "cat docs/header.md > README.md && jsdoc2md index.js >> README.md && sed -i '' '30,1000s/##/###/g' README.md"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-plugin-module-resolver": "^2.7.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"jsdoc-to-markdown": "^3.0.0"
}
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-react": "^7.10",
"jsdoc-to-markdown": "^3.0.0",
"jsdom": "^15.1.1",
"ocular-dev-tools": "0.0.30",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit 62ed0f1

Please sign in to comment.