Skip to content

Commit d56c187

Browse files
authored
uilib-docs src index export (#3291)
1 parent 3783e67 commit d56c187

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docuilib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = require('./src');

docuilib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uilib-docs",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"scripts": {
55
"docusaurus": "docusaurus",
66
"start": "docusaurus start",

0 commit comments

Comments
 (0)