We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b773a commit 1f065c3Copy full SHA for 1f065c3
package.json
@@ -3,6 +3,12 @@
3
"version": "0.0.1-beta.0",
4
"description": "View useful differences between development source code and deployed production code.",
5
"author": "Matt Wade <matt.wade@designory.com>",
6
+ "keywords": [
7
+ "diff",
8
+ "static-site",
9
+ "source-of-truth",
10
+ "cli"
11
+ ],
12
"scripts": {
13
"test": "echo NO TESTS"
14
},
0 commit comments