Skip to content

Commit

Permalink
Release 18.0.0 dist files created
Browse files Browse the repository at this point in the history
  • Loading branch information
makinggoodsoftware committed Jun 11, 2018
1 parent 4f9c982 commit e9296a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "ag-grid-aurelia-example",
"description": "An Aurelia client application.",
"version": "17.1.0",
"version": "18.0.0",
"scripts": {
"build": "au build",
"copy-to-docs": "copyfiles index.html docs/ && ncp scripts/ docs/scripts/ && ncp src/components docs/components && ncp images/ docs/images/ && mkdir -p docs/node_modules/bootstrap/dist && mkdir -p docs/node_modules/jquery/dist && ncp node_modules/bootstrap/dist docs/node_modules/bootstrap/dist && ncp node_modules/bootstrap/dist docs/node_modules/jquery/dist",
Expand All @@ -15,9 +15,9 @@
},
"license": "MIT",
"dependencies": {
"ag-grid": "^17.0.0",
"ag-grid-enterprise": "^17.0.0",
"ag-grid-aurelia": "^17.0.0",
"ag-grid": "^18.0.0",
"ag-grid-enterprise": "^18.0.0",
"ag-grid-aurelia": "^18.0.0",
"aurelia-bootstrapper": "2.1.1",
"aurelia-fetch-client": "1.1.3",
"aurelia-animator-css": "1.0.4",
Expand Down

0 comments on commit e9296a4

Please sign in to comment.