-
- Downloads
Updated to TS 2.6
Showing
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 2 deletionspackage.json
- src/mol-data/query/selection.ts 1 addition, 0 deletionssrc/mol-data/query/selection.ts
- src/mol-io/reader/cif/schema.ts 2 additions, 0 deletionssrc/mol-io/reader/cif/schema.ts
- tsconfig.json 1 addition, 0 deletionstsconfig.json
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -37,13 +37,13 @@ |
"jest": "^21.2.1", | ||
"rollup": "^0.50.0", | ||
"rollup-plugin-buble": "^0.16.0", | ||
"rollup-plugin-commonjs": "^8.2.5", | ||
"rollup-plugin-commonjs": "^8.2.6", | ||
"rollup-plugin-json": "^2.3.0", | ||
"rollup-plugin-node-resolve": "^3.0.0", | ||
"rollup-watch": "^4.3.1", | ||
"ts-jest": "^21.1.4", | ||
"tslint": "^5.8.0", | ||
"typescript": "^2.5.3", | ||
"typescript": "^2.6.1", | ||
"uglify-js": "^3.1.6", | ||
"util.promisify": "^1.0.0" | ||
}, | ||
... | ... |
Please register or sign in to comment