Skip to content

Commit 9bb763b

Browse files
committed
fix(gatsby-transformer-documentationjs): get rid of stray gitHead
1 parent ae94111 commit 9bb763b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/gatsby-transformer-documentationjs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,5 @@
3434
"build": "babel src --out-dir . --ignore **/__tests__",
3535
"prepare": "cross-env NODE_ENV=production npm run build",
3636
"watch": "babel -w src --out-dir . --ignore **/__tests__"
37-
},
38-
"gitHead": "5bd5aebe066b9875354a81a4b9ed98722731c465"
37+
}
3938
}

0 commit comments

Comments
 (0)