Skip to content

Commit

Permalink
p3x-robot sunday release 2018-5-4 21:34:37
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed May 4, 2018
1 parent 9f8fc40 commit ef19687
Show file tree
Hide file tree
Showing 8 changed files with 302 additions and 339 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ node_modules
.idea/inspectionProfiles/profiles_settings.xml

node_modules/.yarn-integrity
package-lock.json


2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"symfony/twig-bridge": ">=4",
"twig/twig": ">=2",
"silex/silex": ">=2",
"patrikx3/gitter": ">=1.0.5"
"patrikx3/gitter": ">=1.0.6"
},
"require-dev": {
"symfony/browser-kit": ">=4",
Expand Down
383 changes: 135 additions & 248 deletions composer.lock

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"devDependencies": {
"bootstrap": "3.3.7 <3.9.9",
"bootswatch": "3.3.7 <3.9.9",
"corifeus-utils": "^1.2.15-358",
"font-awesome": "^4.7.0",
"grunt": "^1.0.2",
"grunt-contrib-clean": "^1.1.0",
Expand All @@ -23,9 +22,7 @@
"grunt-wiredep": "^3.0.1",
"time-grunt": "^1.4.0"
},
"dependencies": {
"corifeus-builder": "^1.7.1350-372"
},
"dependencies": {},
"engines": {
"node": ">=8.9.0"
},
Expand Down
Loading

0 comments on commit ef19687

Please sign in to comment.