Skip to content

Commit a3635f8

Browse files
Reset head
1 parent 1a1e0d8 commit a3635f8

1,122 files changed

Lines changed: 94 additions & 18 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 74 additions & 1 deletion

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"doc": "doc"
88
},
99
"scripts": {
10-
"build": "node ./index.js",
10+
"build": "node ./src/index.js",
1111
"test": "echo \"Error: no test specified\" && exit 1"
1212
},
1313
"repository": {

0 commit comments

Comments
 (0)