mirror of
https://github.com/remko/waforth
synced 2024-12-26 09:59:09 +01:00
package.json: Add keyword
This commit is contained in:
parent
893d093968
commit
263b5a7f33
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@
|
|||
"prepare": "./build-package.js"
|
||||
},
|
||||
"keywords": [
|
||||
"forth"
|
||||
"forth",
|
||||
"webassembly"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue