Skip to content

Commit cd10de6

Browse files
committed
Adjust things for "ReScript" branding
1 parent 7dede1c commit cd10de6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ node_modules
99
# npm unused lock file (we use yarn.lock)
1010
package-lock.json
1111

12-
# Ocaml / Reason / BuckleScript artifacts
12+
# ReScript / Reason / Ocaml artifacts
1313
#*.bs.js # we do want this files to ensure zero-cost
1414
.bsb.lock
1515
**/lib/bs

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"repository": "https://github.com/reason-react-native/fetch-blob.git",
1111
"license": "MIT",
1212
"keywords": [
13+
"rescript",
1314
"reason",
1415
"reasonml",
1516
"bucklescript",

0 commit comments

Comments
 (0)