Skip to content

Commit

Permalink
Standalone Beta Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnielsen committed Apr 24, 2019
1 parent 31325ff commit 33c2633
Show file tree
Hide file tree
Showing 5 changed files with 152 additions and 167 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
"interactive": "npm run build && node -i -e \"const AIMSClient = require('./dist/commonjs/index.js').AIMSClient;\""
},
"devDependencies": {
"@al/client": "^0.13.0",
"@al/session": "^0.8.2",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@types/sinon": "^7.0.11",
Expand All @@ -59,9 +61,6 @@
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1"
},
"peerDependencies": {
"@al/client": "^0.13.0"
},
"files": [
"dist"
]
Expand Down
Loading

0 comments on commit 33c2633

Please sign in to comment.