Skip to content

Commit f9b8348

Browse files
committed
change package
1 parent ae3e5c4 commit f9b8348

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

theme/package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "theme",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "dist/index.js",
6+
"author": "",
7+
"license": "MIT",
8+
"dependencies": {
9+
"bulma": "^0.6.2",
10+
"rc-slider": "^8.6.1",
11+
"react-image-gallery": "^0.8.7",
12+
"react-image-lightbox": "^4.6.0",
13+
"react-lazyload": "^2.3.0"
14+
}
15+
}

0 commit comments

Comments
 (0)