aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2022-01-04 12:16:40 +0000
committers-ol <s+removethis@s-ol.nu>2022-01-04 12:16:47 +0000
commitb99d724850c164e3799ae1eedaec4a82a70b4d60 (patch)
treeeff8468e534778568edbd6a19849ecf9f8e4975f /package.json
parentfix keyboard mapping (diff)
downloadisomorphic-kb-explorer-b99d724850c164e3799ae1eedaec4a82a70b4d60.tar.gz
isomorphic-kb-explorer-b99d724850c164e3799ae1eedaec4a82a70b4d60.zip
rename to "isomorphic-kb-explorer"
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d7cc36..2485551 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "wicki-hayden-explorer",
+ "name": "isomorphic-kb-explorer",
"version": "0.0.1",
"scripts": {
"start": "webpack-dev-server -w",