mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-29 13:58:02 +03:00
Add noop index
This commit is contained in:
parent
acabb9f539
commit
edfcb97141
1
packages/gatsby-theme/index.js
Normal file
1
packages/gatsby-theme/index.js
Normal file
@ -0,0 +1 @@
|
||||
// noop
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mdx-deck/gatsby-theme",
|
||||
"version": "2.0.9-alpha.1",
|
||||
"main": "src/index.js",
|
||||
"version": "2.0.9-alpha.2",
|
||||
"main": "index.js",
|
||||
"author": "Brent Jackson <jxnblk@gmail.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user