Skip to content

Commit 9acc8e0

Browse files
blackeningremo5000
authored andcommitted
Updated PE library to fix Q2E. (#410)
* Mock PE library. * take_array, drop_array for pe_library. * assert_compiled, with q1 and q2 solutions. * Obfuscated the compiled solution. Check 01s repo for source. * Bump version * Updated assert to fix broken Q2E. * Updated library changes to Mock PE. In particular: -Redid assert -Adjusted the solutions -display multidimensional -Some QOL changes * Bump version
1 parent f9e9376 commit 9acc8e0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "cadet-frontend",
4-
"version": "1.0.18",
4+
"version": "1.0.19",
55
"scripts-info": {
66
"format": "Format source code",
77
"start": "Start the Webpack development server",
341 KB
Binary file not shown.

0 commit comments

Comments
 (0)