Skip to content

Commit b3089d4

Browse files
Remove scripts and dependencies related to API doc generation
1 parent ad87d1c commit b3089d4

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "./src/text-buffer",
66
"scripts": {
77
"prepublish": "npm run clean",
8-
"docs": "node script/generate-docs",
98
"clean": "rimraf lib api.json",
109
"test": "node script/test",
1110
"ci": "npm run test && npm run bench",
@@ -27,13 +26,11 @@
2726
"electron": "^30",
2827
"jasmine": "^2.4.1",
2928
"jasmine-core": "^2.4.1",
30-
"joanna": "github:pulsar-edit/joanna",
3129
"json-diff": "^0.3.1",
3230
"random-seed": "^0.2.0",
3331
"regression": "^1.2.1",
3432
"rimraf": "~2.2.2",
3533
"standard": "^10.0.3",
36-
"tello": "^1.0.7",
3734
"temp": "^0.8.3",
3835
"yargs": "^6.5.0"
3936
},

script/generate-docs

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)