Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Commit

Permalink
1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Fi1osof committed Jan 6, 2019
1 parent b34aa8e commit abece7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.3.4
===============================
- Added react dependency

1.3.3
===============================
- Fix import comments
Expand Down
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@modxclub/import-old-site",
"description": "Importer for modxclub.ru",
"version": "1.3.3",
"version": "1.3.4",
"main": "src/",
"files": [
"src"
Expand Down Expand Up @@ -29,6 +29,8 @@
"mime": "^2.3.1",
"mysql": "^2.16.0",
"punycode": "^2.1.1",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"urijs": "^1.19.1"
},
"devDependencies": {
Expand Down

0 comments on commit abece7c

Please sign in to comment.