diff --git a/package.json b/package.json
index 0527e98033537041eb3794daf5591ec608ccf9c9..15191808ac08b1c8f5c44bf01f60bd5c8d6fe81d 100644
--- a/package.json
+++ b/package.json
@@ -30,8 +30,8 @@
     "format": "prettier --write .",
     "lint": "eslint .",
     "lint:fix": "eslint --fix .",
-    "docs:dev": "npx styleguidist server",
-    "docs:build": "npx styleguidist build"
+    "docs:dev": "styleguidist server",
+    "docs:build": "styleguidist build"
   },
   "browserslist": {
     "production": [