Skip to content

Commit f63da19

Browse files
committed
version update to fix build issue
1 parent 86d295e commit f63da19

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-highlight",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "React component for syntax highlighting",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)